For a list of all members of this type, see RestVerbSettingBuilder<T> members.
Name | Description | |
---|---|---|
![]() | Batch | specifies whether requests will be sent in batches (Inherited from Infragistics.Web.Mvc.RestVerbSetting) |
![]() | Setting | list of rest verb settings |
![]() | Template | specifies a remote URL template use ${id} in place of the resource id use ${parentId1}, ${parentId2}, ${parentId3}, etc. to create remote URL templates for hierarchical data sources (Inherited from Infragistics.Web.Mvc.RestVerbSetting) |
![]() | Url | specifies a remote URL to which requests will be sent for both batch and non-batch operations (Inherited from Infragistics.Web.Mvc.RestVerbSetting) |
Name | Description | |
---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub